{Packaging} Update Homebrew template to depend on pygments, pyyaml, six, and python-typing-extensions formulae#23849
Conversation
|
Thank you for your contribution singingwolfboy! We will review the pull request and get back to you soon. |
|
Packaging |
|
Thanks for you PR. However, the dependency version these packages provide is inconsistent with requirements. I don't think it's a good idea. |
It's difficult to find where these requirements are actually specified in the I agree that there is a very slight inconsistency with
I just created another pull request to change this project to use |
e55364e to
4def38b
Compare
six and pyyaml formulassix, pyyaml, and python-typing-extensions formulae
|
Update: the |
|
@singingwolfboy I just saw a new release of the CLI, might be worth a rebase. |
4def38b to
b78ed49
Compare
six, pyyaml, and python-typing-extensions formulaepygments, pyyaml, six, and python-typing-extensions formulae
…typing-extensions
b78ed49 to
618c270
Compare
|
Any update on this? |
Related command
Description
Change the Homebrew formula to depend on the
pygments,pyyaml,six, andpython-typing-extensionsformulae. This makes for a smaller install package for users.See also: Homebrew/homebrew-core#110327
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE:
az command a: Make some customer-facing breaking change[Component Name 2]
az command b: Add some customer-facing featureThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.